Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Delist coins with failing electrum #1995

Closed
wants to merge 6 commits into from
Closed

Delist coins with failing electrum #1995

wants to merge 6 commits into from

Conversation

smk762
Copy link
Collaborator

@smk762 smk762 commented Oct 1, 2022

ref: KomodoPlatform/coins#498 (comment)

This has been announced in discord and those involved have been pinged.
Will keep this as draft for the next week or two for them to respond, and merge just before next release.

@michelvankessel
Copy link
Contributor

Please delist USDI. The project seems to be dead.

@smk762 smk762 marked this pull request as draft October 1, 2022 06:45
@WikiMin3R
Copy link

WikiMin3R commented Oct 1, 2022

Artbyte electrumx servers (2 of 4) flagged should now be back online. Please do not remove. They were temporarily down.

  },
  {
    "url": "electrumx-three.artbyte.live:50012",
    "protocol": "SSL",
    "disable_cert_verification": false,
    "ws_url": "electrumx-three.artbyte.live:50013"
  },
  {
    "url": "electrumx-four.artbyte.live:50012",
    "protocol": "SSL",
    "disable_cert_verification": false,
    "ws_url": "electrumx-four.artbyte.live:50013"

@smk762
Copy link
Collaborator Author

smk762 commented Oct 3, 2022

Artbyte electrumx servers (2 of 4) flagged should now be back online. Please do not remove. They were temporarily down.

  },
  {
    "url": "electrumx-three.artbyte.live:50012",
    "protocol": "SSL",
    "disable_cert_verification": false,
    "ws_url": "electrumx-three.artbyte.live:50013"
  },
  {
    "url": "electrumx-four.artbyte.live:50012",
    "protocol": "SSL",
    "disable_cert_verification": false,
    "ws_url": "electrumx-four.artbyte.live:50013"

Thanks for info, I've added these two back in. If it helps, I have a script here which can be modified to use half a dozen hardcoded electrums for monitoring purposes. I'll add telegram alert integration later, and maybe we can setup a channel for electrum maintainers to subscribe to. https://gist.github.com/smk762/56112c9acabf3333ca4af0b9efe81661

"protocol": "SSL"
},
{
"url": "spv17.lbry.com:50001"
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

electrums from lbry.com don't work properly... please remove

@@ -2555,12 +2632,6 @@
"protocol": "SSL",
"disable_cert_verification": true,
"ws_url": "electrum2.egulden.org:50004"
},
{
"url": "electrum5.egulden.org:11017",
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

      {
        "url": "electrum3.egulden.org:50002",
        "protocol": "SSL",
        "disable_cert_verification": true,
        "ws_url": "electrum3.egulden.org:50004"
      }

works and not in list, so maybe replace electrum5.egulden.org with this entry

@smk762
Copy link
Collaborator Author

smk762 commented Oct 13, 2022

Closing - once #2000 is merged and we source from directly the coins repo, this PR will be obsolete.

@smk762 smk762 closed this Oct 13, 2022
@smk762 smk762 deleted the delisting branch August 7, 2023 07:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants